バージョン

GetString(CultureInfo,String,Object[]) メソッド

シンタックス
'宣言
 
Public Overloads Shared Function GetString( _
   ByVal culture As System.Globalization.CultureInfo, _
   ByVal name As System.String, _
   ByVal ParamArray args() As System.Object _
) As System.String
public static System.string GetString( 
   System.Globalization.CultureInfo culture,
   System.string name,
   params System.object[] args
)

パラメータ

culture
name
args
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照